home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / util / sys / ExtraInfo.readme < prev    next >
Text File  |  1995-09-20  |  8KB  |  223 lines

  1. Short:    Deluxe Replacement for WB2+ Info, V1.3
  2. Author:   nick.christie@oucs.ox.ac.uk (Nick Christie)
  3. Uploader: nick.christie@oucs.ox.ac.uk (Nick Christie)
  4. Type:     util/sys
  5.  
  6. ExtraInfo is a replacement for the Workbench "Information" function,
  7. and adds a great deal of functionality on top. I wrote it because I
  8. was sick of squinting at that tiny topaz-8 font in a window without
  9. keyboard shortcuts that is Commodore's original offering. ExtraInfo
  10. takes advantage of AmigaOS3 features, but only requires OS2.
  11.  
  12. ExtraInfo uses the excellent BGUI library by Jan van den Baard to
  13. provide font-sensitive, keyboard-controllable gadgets in a resizeable
  14. window. The library itself is included, but programmers are encouraged
  15. to get the full package from AmiNet in directory dev/gui.
  16.  
  17.  
  18. Version 1.3
  19. -----------
  20.  - FIX: Incorrect memory deallocation was causing guru on exit (WB3).
  21.  
  22.  - FIX: Bug in installer script was putting ExtraWBInfo icon in wrong
  23.         directory.
  24.  
  25.  
  26. Version 1.2
  27. -----------
  28.  
  29.  - NEW: AmigaOS3 WBInfo() support. Now includes ExtraWBInfo, by Simon
  30.    Dick, allowing you to summon ExtraInfo using the Workbench
  31.    "Information" menu item, and within other programs that support
  32.    this interface.
  33.  
  34.  - NEW: NewIcons support. Load, replace and save NewIcons. Displays
  35.    NewIcons correctly remapped for the screen. Can replace a standard
  36.    icon with a NewIcon (but not vice versa).
  37.  
  38.  - NEW: MultiUser filesystem support. Changes file protection bits
  39.    through MultiUser, if available. Displays GroupID and UserID names.
  40.    Checks user's access rights to the current object and enables or
  41.    disables functions as appropriate.
  42.  
  43.  - NEW: Multiple selection of tooltypes for Toggle, Remove, Cut and
  44.    Copy functions.
  45.  
  46.  - NEW: Multiple target files support. Specify multiple files from
  47.    Workbench or Shell and select them using Next/Prev buttons or menu.
  48.  
  49.  - NEW: Image button on icon page, to replace icon image with that of
  50.    either the default icon (as specified by WhatIs or the AmigaOS), or
  51.    one chosen using a file requester.
  52.  
  53.  - NEW: More intelligent tooltypes Toggle function: replaces YES/NO,
  54.    TRUE/FALSE and ON/OFF with the opposite value.
  55.  
  56.  - NEW: Menu item to launch user-configurable, external icon editor.
  57.  
  58.  - NEW: "Save As" menu option to save icon under another name.
  59.  
  60.  - NEW: READICON keyword forces ExtraInfo to get its configuration
  61.    from program icon tooltypes instead of Shell command line.
  62.  
  63.  - NEW: Support for AmigaOS3+ memory pools reduces memory
  64.    fragmentation.
  65.  
  66.  - NEW: CENTRESCREEN keyword to open window in the centre of the
  67.    screen, provided no window definition is saved in ENV:.
  68.  
  69.  - NEW: Checks tooltype length during load and paste, warns before
  70.    truncating.
  71.  
  72.  - NEW: Optional "Discard Changes?" warning.
  73.  
  74.  - NEW: Warns before pasting large clipboard texts.
  75.  
  76.  - NEW: Abbreviations added to shell template.
  77.  
  78.  - NEW: File requesters now retain their last used directory, etc.
  79.  
  80.  - NEW: Now sets protection bits of icon file to same as target except
  81.    for pure, script, execute (always false) and read (always true).
  82.  
  83.  - NEW: German and Italian catalogs.
  84.  
  85.  - CHG: Changed KEEPWINSIZE to SAVEWINSIZE of opposite logic. If
  86.    SAVEWINSIZE is set, window size and position is written to ENV:
  87.    each time ExtraInfo is quit.
  88.  
  89.  - FIX: ASL File requesters now open with a more reasonable height.
  90.  
  91.  - FIX: No longer checks manually for guide when Help is requested.
  92.    This lets you put the guide anywhere in AmigaGuide's path without
  93.    having to set the GUIDENAME tooltype.
  94.  
  95.  - FIX: Finally enables/disables tooltypes paste button correctly.
  96.  
  97.  - FIX: Language keyword had no effect previously.
  98.  
  99.  
  100. Requirements
  101. ------------
  102.  
  103.  o AmigaOS 2.04 / Kickstart V37 or higher.
  104.  
  105.  o bgui.library V38 or higher (included).
  106.  
  107.  
  108. Status
  109. ------
  110.  
  111.  o Freeware.
  112.  
  113.  
  114. Features
  115. --------
  116.  
  117.  o Can be started from Workbench or Shell.
  118.  
  119.  o AmigaOS3 WBInfo() support, using ExtraWBInfo by Simon Dick,
  120.    allowing you to summon ExtraInfo using the Workbench "Information"
  121.    menu item, and within other programs that support this interface.
  122.  
  123.  o Edit tooltypes, with Insert, Toggle, Duplicate and Remove buttons.
  124.    Also arrange their order with Top, Bottom, Up and Down, and
  125.    cut/copy/paste them to/from the clipboard.
  126.  
  127.  o Comprehensive file, volume and icon information display.
  128.  
  129.  o Fully supports the NewIcons system, by Nicola Salmoria.
  130.  
  131.  o Displays file version ID strings and file type (using WhatIs
  132.    library, by Sylvain Rougier and Pierre Carrette, not included).
  133.  
  134.  o Replace icon image by dragging and dropping, or requesting WhatIs/
  135.    AmigaOS default icon, or by choosing an icon with a requester.
  136.  
  137.  o Strip or add bitplanes to icon images - useful for reducing size of
  138.    icon file and eliminating image corruption in faulty icons.
  139.  
  140.  o UnSnapshot icon position and swap pens 1 and 2 (black and white,
  141.    called "ReColor" in IconEdit).
  142.  
  143.  o Menu item to launch user-configurable, external icon editor.
  144.  
  145.  o AppWindow support - drop icons on window to show info for them, to
  146.    replace icon images, to specify default tool, or to quickly insert
  147.    filenames into tooltypes.
  148.  
  149.  o AppIcon option, with user-configurable image and placement.
  150.  
  151.  o Opens on the default public screen, optionally on a named one.
  152.  
  153.  o Font-sensitive gadget layout in resizeable windows using BGUI
  154.    library: uses the screen's default font, with option to override
  155.    and specify font.
  156.  
  157.  o Option to specify tooltypes listview font.
  158.  
  159.  o All gadgets have keyboard shortcuts.
  160.  
  161.  o AmigaGuide documentation, available on-line.
  162.  
  163.  o Installer script included.
  164.  
  165.  o Locale support for presenting all text and messages in the user's
  166.    preferred language, plus option to override and specify language.
  167.  
  168.  
  169. Limitations
  170. -----------
  171.  
  172.  o You cannot replace a NewIcon image with a standard one, or change
  173.    the standard image that is "inside" a NewIcon.
  174.  
  175.  o Depending on the icon size, the window may be too tall to open on
  176.    a 200-line (ie. NTSC) screen.
  177.  
  178.  
  179. $VER: ExtraInfo.readme 1.3 (16.8.95)
  180.  
  181.  
  182. ============================= Archive contents =============================
  183.  
  184. Original  Packed Ratio    Date     Time    Name
  185. -------- ------- ----- --------- --------  -------------
  186.      993     540 45.6% 19-Jul-95 21:39:46  ExtraInfo.info
  187.      993     536 46.0% 19-Jul-95 21:39:46 +4ColourIcons.info
  188.      967     239 75.2% 19-Jul-95 21:27:34 +ExtraInfo.appicon.info
  189.     1548     889 42.5% 19-Jul-95 21:45:42 +ExtraInfo.info
  190.     1224     518 57.6% 19-Jul-95 21:27:34 +ExtraWBInfo.info
  191.    25906    9396 63.7% 19-Jul-95 21:06:22 +BGUI.guide
  192.     1433     935 34.7% 19-Jul-95 21:39:46 +BGUI.guide.info
  193.      993     541 45.5% 19-Jul-95 21:39:46 +Catalogs.info
  194.      993     540 45.6% 19-Jul-95 21:28:56 +Deutsch.info
  195.     5206    2397 53.9% 17-Jul-95 19:09:18 +ExtraInfo.catalog
  196.    18262    6653 63.5% 17-Jul-95 18:51:50 +ExtraInfo_Deutsch.ct
  197.    15514    5082 67.2% 15-Jul-95 14:53:06 +ExtraInfo.cd
  198.    14816    5029 66.0% 15-Jul-95 14:53:10 +ExtraInfo.ct
  199.      993     539 45.7% 19-Jul-95 21:28:56 +Italiano.info
  200.     5476    2458 55.1% 15-Jul-95 15:21:06 +ExtraInfo.catalog
  201.    18538    6637 64.1% 15-Jul-95 15:21:00 +ExtraInfo_Italiano.ct
  202.    44912   22616 49.6% 16-Aug-95 23:09:00 +ExtraInfo
  203.     1387     539 61.1% 19-Jul-95 21:39:46 +ExtraInfo.appicon.info
  204.    72845   23536 67.6% 16-Aug-95 22:55:20 +ExtraInfo.guide
  205.     1433     934 34.8% 19-Jul-95 21:39:46 +ExtraInfo.guide.info
  206.     2060    1477 28.3% 19-Jul-95 21:45:30 +ExtraInfo.info
  207.     9769    2799 71.3% 15-Aug-95 23:52:28 +ExtraInfo.install
  208.     1951    1074 44.9% 19-Jul-95 21:39:46 +ExtraInfo.install.info
  209.     6234    2850 54.2% 16-Aug-95 22:55:04 +ExtraInfo.pi
  210.     1391     601 56.7% 19-Jul-95 21:39:46 +ExtraInfo.pi.info
  211.     5967    2677 55.1% 16-Aug-95 22:57:08 +ExtraInfo.readme
  212.     1448     703 51.4% 19-Jul-95 21:39:46 +ExtraInfo.readme.info
  213.     4620    2895 37.3% 05-Jul-95 18:11:54 +ExtraWBInfo
  214.    11264    3540 68.5% 19-Jul-95 21:02:40 +ExtraWBInfo.doc
  215.     1448     702 51.5% 19-Jul-95 21:39:46 +ExtraWBInfo.doc.info
  216.    10542    3641 65.4% 19-Jul-95 21:24:24 +ExtraWBInfo.guide
  217.     1433     935 34.7% 19-Jul-95 21:39:46 +ExtraWBInfo.guide.info
  218.     1704     933 45.2% 19-Jul-95 21:39:46 +ExtraWBInfo.info
  219.      993     540 45.6% 19-Jul-95 21:39:46 +Libs.info
  220.   104440   50335 51.8% 05-May-95 12:22:50 +bgui.library
  221. -------- ------- ----- --------- --------
  222.   399696  166256 58.4% 17-Aug-95 12:32:06   35 files
  223.